Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sys_vm: Fix sys_vm_invalidate #6281

Merged
merged 1 commit into from Aug 3, 2019
Merged

sys_vm: Fix sys_vm_invalidate #6281

merged 1 commit into from Aug 3, 2019

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Jul 29, 2019

Do not zero-out contents of targeted memory.
Heres the testcase https://github.com/elad335/myps3tests/blob/master/ppu_tests/sys_vm_invalidate/ppumain.cpp.

Testing contents of sys_vm memory after first run, after a second sys_vm_touch and after sys_vm_invalidate by reading 4 bytes from different places.
Results: sys_vm_invalidate does not clear memory contents.

@AniLeo AniLeo merged commit c219417 into RPCS3:master Aug 3, 2019
@elad335 elad335 deleted the sys_vm branch August 3, 2019 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants